setContentFillMode

abstract fun setContentFillMode(block: DesignBlock, mode: ContentFillMode)

Set a block's content fill mode. Required scope: "layer/crop"

Parameters

block

the block to update.

mode

the content fill mode.